MOM6+SIS2: Adds t17d and t20d diagnostics#597
Merged
Hallberg-NOAA merged 1 commit intoNOAA-GFDL:dev/gfdlfrom Mar 27, 2026
Merged
Conversation
- NOAA-GFDL/MOM6@55d064c44 Adds t17d and t20d diagnostics - NOAA-GFDL/MOM6@f52a2b361 Add missing doc comments to undocumented variables in ice_shelf - NOAA-GFDL/MOM6@7298e58c2 Remove 19 flags and 6 indices in segment type - NOAA-GFDL/MOM6@6d2837da4 Restructure segment%field of OBC - NOAA-GFDL/MOM6@85a4cd70c Rescale via time_to_real or real_to_time calls - NOAA-GFDL/MOM6@764e5bb68 Remove 5 unused module uses for time_type_to_real - NOAA-GFDL/MOM6@6018cb3ad +Add time_to_real and scaling in real_to_time - NOAA-GFDL/MOM6@486b4f455 Refactor of limit vel function for nicer layout for GPU compute (#1023) - NOAA-GFDL/MOM6@6aa65c615 Add setuptools<82 to keep pkg_resources available - NOAA-GFDL/MOM6@575d4c71b Remove stray leading $ - NOAA-GFDL/MOM6@ed2055c17 Bugfix for reintegrating diagnostics in non-boussinesq (#1060) MOM6+SIS2: Fix unpack_ocean_ice_boundary_calved_shelf_bergs - NOAA-GFDL/SIS2@28cdb38 Fix unpack_ocean_ice_boundary_calved_shelf_bergs - NOAA-GFDL/SIS2@55ad8a1 Change fast ice to slow ice object when storing calving - NOAA-GFDL/SIS2@a2391b4 Adding pond ice, prep for new sealvl ponds (NOAA-GFDL#226)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOAA-GFDL/MOM6@55d064c44 Adds t17d and t20d diagnostics
NOAA-GFDL/MOM6@f52a2b361 Add missing doc comments to undocumented variables in ice_shelf
NOAA-GFDL/MOM6@7298e58c2 Remove 19 flags and 6 indices in segment type
NOAA-GFDL/MOM6@6d2837da4 Restructure segment%field of OBC
NOAA-GFDL/MOM6@85a4cd70c Rescale via time_to_real or real_to_time calls
NOAA-GFDL/MOM6@764e5bb68 Remove 5 unused module uses for time_type_to_real
NOAA-GFDL/MOM6@6018cb3ad +Add time_to_real and scaling in real_to_time
NOAA-GFDL/MOM6@486b4f455 Refactor of limit vel function for nicer layout for GPU compute (#1023)
NOAA-GFDL/MOM6@6aa65c615 Add setuptools<82 to keep pkg_resources available
NOAA-GFDL/MOM6@575d4c71b Remove stray leading $
NOAA-GFDL/MOM6@ed2055c17 Bugfix for reintegrating diagnostics in non-boussinesq (#1060)
MOM6+SIS2: Fix unpack_ocean_ice_boundary_calved_shelf_bergs
NOAA-GFDL/SIS2@28cdb38 Fix unpack_ocean_ice_boundary_calved_shelf_bergs
NOAA-GFDL/SIS2@55ad8a1 Change fast ice to slow ice object when storing calving
NOAA-GFDL/SIS2@a2391b4 Adding pond ice, prep for new sealvl ponds ("o2_tendency" and "dic_tendency" are missing value in diagnostics #226)